Welcome![Sign In][Sign Up]
Location:
Search - Infrared remote control

Search list

[Communication-MobileInfrared.remote.control.pressed.key.ecognition

Description: 这个代码是关于红外遥控器按键识别,请注意调试查收。-this code is on the infrared remote control button identification, please note please find debugging.
Platform: | Size: 19584 | Author: 天然 | Hits:

[SCMred

Description: 学习型红外遥控开关( C51语言源程序)-learning infrared remote control switch (C51 source)
Platform: | Size: 163840 | Author: | Hits:

[Communication-MobileInfrared.remote.control.pressed.key.ecognition

Description: 这个代码是关于红外遥控器按键识别,请注意调试查收。-this code is on the infrared remote control button identification, please note please find debugging.
Platform: | Size: 19456 | Author: 天然 | Hits:

[SCM89s51KIIL51

Description: 89S51单片机上开发红外线遥控,开发环境KEIL C51,-89S51 developed single-chip infrared remote control, development environment KEIL C51,
Platform: | Size: 56320 | Author: 周义 | Hits:

[SCMhongwai

Description: C51单片机红外遥控,可以根据不同编码方式进行修改-C51 single-chip infrared remote control, can be modified in different encoding
Platform: | Size: 10240 | Author: 刘国 | Hits:

[Embeded-SCM DevelopREMOTE

Description: AVR单片机的程序,关于一个红外遥控的使用. -AVR MCU procedures, with regard to the use of an infrared remote control.
Platform: | Size: 143360 | Author: chen | Hits:

[SCMC51+remote

Description: 单片机与遥控器的通信、红外编码及接收信号处理-Single-chip communication with a remote control, infrared encoder and receiver signal processing
Platform: | Size: 18432 | Author: wj | Hits:

[assembly languagejm

Description: 红外遥控系统,遥控发射器、接收器及其编码-Infrared remote control system, remote control transmitters, receivers and their coded
Platform: | Size: 172032 | Author: idassq | Hits:

[SCMchip1

Description: VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inbuf2[50] //接收缓冲区 unsigned char count3 void init_serialcomm( void ) { SCON = 0x50 //SCON: serail mode 1, 8-bit UART, enable ucvr T2CON=0x30 TH2=0x00 TL2=0x00 RCAP2H=0xFF RCAP2L=0xDC TR2=1 } //向串口发送一个字符 void send_char_com( unsigned char ch) { SBUF=ch while (TI== 0 ) TI= 0-VB player remote control infrared remote control decoder# Include <regX52.h># Define c (x) (x* 110592/120000) sbit Ir_Pin = P3 ^ 2 sbit beep = P2 ^ 1// sbit RELAY = P2 ^ 0# define INBUF_LEN 4// data length unsigned char inbuf1 [INBUF_LEN] = (0, 0, 0, 0)// Send buffer unsigned char inbuf2 [50]// receive buffer unsigned char count3 void init_serialcomm (void) ( SCON = 0x50// SCON: serail mode 1, 8-bit UART, enable ucvrT2CON = 0x30 TH2 = 0x00 TL2 = 0x00 RCAP2H = 0xFF RCAP2L = 0xDC TR2 = 1)// to send a serial character void send_char_com (unsigned char ch ) (SBUF = ch while (TI == 0) TI = 0
Platform: | Size: 12667904 | Author: 微微 | Hits:

[Embeded-SCM DevelopC51

Description: 花钱购买的C51学习板里的源码,包括电路图,源码和hex文件,参照图纸接线后,直接烧录可运行。 内容齐全,包括键盘,数码管,温度显示芯片,LCD,ADC数模转换,时钟显示芯片,连接电脑键盘,与电脑通信,蜂鸣器,红外遥控等。。。单片机入门好资料-To spend money to buy the C51 source in the study board, including schematics, source code and hex file, in the light of wiring drawings, the burner can be run directly. Complete contents, including keyboards, digital tube, temperature display chips, LCD, ADC digital-to-analog converters, clock display chip, connect computer keyboard, and computer communications, buzzers, infrared remote control and so on. . . Singlechip good data entry
Platform: | Size: 7055360 | Author: achi | Hits:

[Embeded-SCM DevelopREMOTE

Description: NEC-SIRCS-JAPAN-RC5-SAMSUNG compatible, multiprotocol infrared remote control. Replaces up to 6 existing remote controls into one. With manual learning function, LED display and/or LCD. 2V6-3V2, low power (sleep function) More protocols will be added later if needed (DENON, DAEWOO, MOTOROLA, RECS80.) -NEC-SIRCS-JAPAN-RC5-SAMSUNG compatible, multiprotocol infrared remote control. Replaces up to 6 existing remote controls into one. With manual learning function, LED display and/or LCD. 2V6-3V2, low power (sleep function) More protocols will be added later if needed (DENON, DAEWOO, MOTOROLA, RECS80.)
Platform: | Size: 73728 | Author: LU GU | Hits:

[SCMIR_RECEIVE

Description: C51写的红外遥控接收程序,遥控码规范为NEC规格。-C51 written procedures for receiving infrared remote control, remote control for the NEC code requirements specification.
Platform: | Size: 4096 | Author: Jade | Hits:

[SCMinfrared

Description: 基于MSP430单片机的红外遥控系统,发送端通过PWM调制将红外指令发送出去,接收端接收并解码。-MSP430 microcontroller-based infrared remote control system, the sending end through the PWM modulation to send infrared commands, receive and decode the receiving end.
Platform: | Size: 74752 | Author: 潘小琴 | Hits:

[SCMinfrared-remote-control-learning

Description: 基于单片机的学习型红外遥控器C语言源程序。现在很多遥控器都有这个可能,值得参考学习。-MCU-based infrared remote control learning C language source code. Now many have the remote control may be, it is also useful to learn.
Platform: | Size: 20480 | Author: hguanxue | Hits:

[OtherIR-remote-control

Description: 本书介绍了红外线发射与接收器件及超声波传感器的基本知识、选用和测试方法、电路的设计技巧,提供了几十个新颖而实用红外线和超声波遥控电路。-This book describes the infrared transmitter and receiver devices and ultrasonic sensors basic knowledge, selection and testing methods, circuit design techniques, providing dozens of new and useful infrared and ultrasonic remote control circuits.
Platform: | Size: 6002688 | Author: 章志上 | Hits:

[Otherremote-control

Description: 本书包括遥控系统的构成原理、音频遥控原理与实验、红外遥控原理与实验、超声遥控原理与实验、射频遥控原理与实验、实用遥控电路举例与分析.-This book includes a remote control system of the composition principle, audio remote control theory and experiment, infrared remote control theory and experiment, theory and experimental ultrasonic remote control, RF remote control theory and experiment, and practical control circuit examples and analysis.
Platform: | Size: 5506048 | Author: michael | Hits:

[SCMInfrared-remote-control-key-decode-LED-display

Description: 红外遥控器键值解码LED发光管的显示的程序-Infrared remote control key decode LED LED display of process
Platform: | Size: 11264 | Author: 张峻 | Hits:

[Other Embeded programInfrared-remote-control

Description: 通过红外遥控器对继电器喇叭控制,并在液晶显示按键值-Infrared remote control on the relay through the speaker control, and key value in the liquid crystal display
Platform: | Size: 11264 | Author: 飞飞 | Hits:

[SCMInfrared-remote-control-fan-speed

Description: 基于51的具有红外遥控风扇转速,有多种功能,制作简单,很实用。-With infrared remote control 51 based fan speed, there are a variety of functions, making simple and very practical.
Platform: | Size: 11264 | Author: | Hits:

[SCMkey-infrared-remote-control-decoder

Description: 51单片机红外遥控键值解码12864液晶显示源码,编译通过,放心使用。-51 key infrared remote control decoder 12864 MCU LCD source code, compile, ease of use.
Platform: | Size: 19456 | Author: wong santiago | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net